projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f86998
)
(x_connection_closed): Don't unblock input until the end.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 6 Mar 1996 19:14:34 +0000
(19:14 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 6 Mar 1996 19:14:34 +0000
(19:14 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 4dc456aaa756cc407eff1c5aeb5e6b8c34b8fb52..49b805bdb0481cededad37e23628f9ec7c0de3b3 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-4515,11
+4515,6
@@
x_connection_closed (display, error_message)
struct x_display_info *dpyinfo = x_display_info_for_display (display);
Lisp_Object frame, tail;
- /* Whatever we were in the middle of, we are going to throw out of it,
- so reassure various things that have error checks about being
- called with input blocked. */
- TOTALLY_UNBLOCK_INPUT;
-
if (_Xdebug)
abort ();